home *** CD-ROM | disk | FTP | other *** search
- #
- # Default DEUH config file
- #
- # Everything has been commented out, so this file does nothing.
- # But you can customize it to suit your needs.
-
- # Name of the main wad file.
- main = doom.wad
-
- # Name of the patch wads you want to load.
- #file = raphael.wad
- #file = brendon.wad
-
- # Set this if you want debugging on by default.
- #debug = true
-
- # Set this if you want to swap the mouse buttons by default.
- #swapbuttons = true
-
- # Use this to control the the noises.
- #quiet = true
- #quieter = true
-
- # Set this if you think you are a brain.
- #expert = true
-
- # Use this to change the default video mode if you have a SuperVGA driver.
- # 0 = ASK, 2 = 640x480x256, 3 = 800x600x256, 4 = 1024x768x256
- video = 3
-
- # Set this if you have an old mouse driver and you don't see the cursor
- #fakecursor = true
-
- # Set this if you don't want to unselect all previously selected objects when
- # you use the selection box (Shift-MouseButton1, Shift-M).
- #addselbox = true
-
- # If you wish to use the built in revision tracking, set this to true.
- revision=true
-
- # This tells DEUH the maximum # of backup files to keep.
- maxrevisions=50
-
- # Set the startup ZOOM level in the map.
- zoom=4
-